home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / preston county computers.mdb / tblFunds.json < prev    next >
JavaScript Object Notation  |  2011-08-11  |  176b

  1. {
  2.     "schema": {
  3.         "Funds": "Text (50)"
  4.     },
  5.     "data": [
  6.         {
  7.             "Funds": "Elementary"
  8.         },
  9.         {
  10.             "Funds": "Secondary"
  11.         },
  12.         {
  13.             "Funds": "Special Ed"
  14.         },
  15.         {
  16.             "Funds": "Title I"
  17.         },
  18.         {
  19.             "Funds": "Gear-Up"
  20.         },
  21.         {
  22.             "Funds": "Infrastructure"
  23.         }
  24.     ]
  25. }